home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Games #12
/
GEGA012.iso
/
eroticos
/
stripbowl_game.swf
/
scripts
/
DefineButton2_1127
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2005-08-19
|
153b
|
10 lines
on(release){
if(eval("../:unlockstotal") >= 3)
{
with(eval("../:chic_whole"))
{
gotoAndStop("wait3");
}
}
}